Thread: Need a C Programmer [Will Pay]

  1. #1
    Registered User
    Join Date
    Dec 2010
    Posts
    2

    Need a C Programmer [Will Pay]

    I am in need of a C programmer for several very basic coding. I am a student and I am not able to finish with this programs and therefor I am paying.

    Overall I have 6 programs to be coded and again this is a starting c coding. I am behind the work and the assignments are due in 4 days.

    Please go ahead and PM me or post in this thread. The payment will be done via paypal.

    In addition, you must be a professional coder.



    Here is one of the program.
    Code:
    You are to write a complete menu driven program to display:
    
    1.	Print list of  students
    2.	Print list of  students with letter grade
    3.	Print list of  those whom made an A grade
    4.	Print list of  those e whom made an F grade
    5.	Print list of  students sorted by name
    6.	add student to the class list
    7.	delete student from class list
    8.	quit
    
    Note print should display to screen
    
    Your program must-reads from already existing data file which contains the following data fields:
    
    Name: 15
    SSN:11
    Sex: 1
    Assignment average
    Quiz Average
    Midterm
    Participation
    Final
    
    After program reads these data must compute a letter grade according to the syllabi that is
    0.40* Assignment average+ Quiz Average*0.15+ participation*0.10+Midterm*0.15+ final*0.20 which makes a total, then if total >90 then A,…
    
    Do it dynamically (link list)

  2. #2
    ... kermit's Avatar
    Join Date
    Jan 2003
    Posts
    1,534
    Quote Originally Posted by Mikitch View Post
    I am in need of a C programmer for several very basic coding...
    In addition, you must be a professional coder.
    Heh.

    It seems to me that you are violating the board rules. You might try reading them before your next post.



    Edit:

    Is this your auction, or a fellow student's?
    Last edited by kermit; 12-04-2010 at 08:40 PM.

  3. #3
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Quote Originally Posted by Mikitch View Post
    I am in need of a C programmer for several very basic coding. I am a student and I am not able to finish with this programs and therefor I am paying.

    Overall I have 6 programs to be coded and again this is a starting c coding. I am behind the work and the assignments are due in 4 days.

    Please go ahead and PM me or post in this thread. The payment will be done via paypal.

    In addition, you must be a professional coder.
    Oh WOW... I do hope you aren't planning a career in programming...
    Paying someone to do your course homework is petty low.

  4. #4
    -bleh-
    Join Date
    Aug 2010
    Location
    somewhere in this universe
    Posts
    463
    Quote Originally Posted by CommonTater View Post
    Oh WOW... I do hope you aren't planning a career in programming...
    Paying someone to do your course homework is petty low.
    hhahahhaha. I see his name in number 4:

    Code:
    You are to write a complete menu driven program to display:
    
    1.	Print list of  students
    2.	Print list of  students with letter grade
    3.	Print list of  those whom made an A grade
    4.	Print list of  those e whom made an F grade
    5.	Print list of  students sorted by name
    6.	add student to the class list
    7.	delete student from class list
    8.	quit

  5. #5
    Registered User
    Join Date
    Dec 2010
    Posts
    2
    Quote Originally Posted by CommonTater View Post
    Oh WOW... I do hope you aren't planning a career in programming...
    Paying someone to do your course homework is petty low.
    I have my reason and it is none of your business. I have no choice and for that reason, I willing to do so. In addition, to those people who are planning to disrespect me, I do not really care for your opinion and wouldn't bother to argue with you.

    Furthermore, kermit I thank you the information and from my end i am deeply sorry for not reading the information provided to me. Please Mod's do close this thread.

  6. #6
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    ...Please Mod's do close this thread.
    My pleasure.

    As a side note it is not wise to post homework problems here b/c chances are we have heard the same exact problem a thousand times in other threads. I know I have read this many many many times during my time here.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Goal: ReactOS programmer, Tactic: Unknown?
    By Witch in forum C Programming
    Replies: 4
    Last Post: 05-29-2011, 01:02 PM
  2. Replies: 41
    Last Post: 05-12-2010, 06:47 PM
  3. dynamic array
    By mouse666666 in forum C Programming
    Replies: 36
    Last Post: 04-11-2010, 02:27 AM
  4. What game programmer should I be? need some advice.
    By m3rk in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 04-20-2009, 11:12 PM
  5. I need to interview professional programmer.....please
    By incognito in forum C++ Programming
    Replies: 1
    Last Post: 01-05-2002, 02:46 PM